| 2018-03-08 |
Eh2406 | restructure `Activations` for better clone |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
bors | Auto merge of #5121 - Eh2406:string_interning, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
Eh2406 | use `Deref` instead of an explicit function |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
Eh2406 | use `into_boxed_str` to shrink before we leek |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
bors | Auto merge of #5012 - infinity0:pr4988, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
Ximin Luo | Work around #5134 for now |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
bors | Auto merge of #5138 - alexcrichton:small-opt, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Alex Crichton | Retain a vector instead of reallocating |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Eh2406 | add unsafe |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
bors | Auto merge of #5135 - matklad:drop-ignored-tests, r... |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Alex Crichton | Optimize SourceId::crates_io |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Eh2406 | and links just to be throw |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Eh2406 | intern the features |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Eh2406 | make a global string interner |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Aleksey Kladov | Drop ignored tests |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Ximin Luo | Revert "Make the default behaviour of `cargo build... |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
bors | Auto merge of #5132 - Eh2406:less_clones, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Eh2406 | don't clone a BacktrackFrame if we are not going to... |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Ximin Luo | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
bors | Auto merge of #5127 - ehuss:incremental-doc, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Eric Huss | Fix reference docs for "incremental" in the wrong place. |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
bors | Auto merge of #5122 - acmcarther:acm-emit-features... |
commit | commitdiff | tree | snapshot |
| 2018-03-05 |
Alex McArther | Repair the other metadata tests |
commit | commitdiff | tree | snapshot |
| 2018-03-05 |
Alex McArther | Emit resolve.features in "cargo metadata" |
commit | commitdiff | tree | snapshot |
| 2018-03-04 |
bors | Auto merge of #5119 - alexcrichton:no-clone-index-in... |
commit | commitdiff | tree | snapshot |
| 2018-03-04 |
Alex Crichton | Update a test to not clone the real index |
commit | commitdiff | tree | snapshot |
| 2018-03-04 |
bors | Auto merge of #5118 - Eh2406:more_rc, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-04 |
Eh2406 | use more Rc in the part of resolver that gets cloned... |
commit | commitdiff | tree | snapshot |
| 2018-03-03 |
bors | Auto merge of #5112 - Eh2406:cache_queries, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-03 |
Eh2406 | Use `HashMap` insted of `BTreeMap` |
commit | commitdiff | tree | snapshot |
| 2018-03-03 |
Eh2406 | `Context` no longer needs replacements nor its lifetime |
commit | commitdiff | tree | snapshot |
| 2018-03-03 |
Eh2406 | Make a `RegistryQueryer` to own the cache |
commit | commitdiff | tree | snapshot |
| 2018-03-03 |
Ximin Luo | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
| 2018-03-02 |
bors | Auto merge of #5110 - alexcrichton:reset-harder, r... |
commit | commitdiff | tree | snapshot |
| 2018-03-02 |
Alex Crichton | Try a lot harder to recover corrupt git repos |
commit | commitdiff | tree | snapshot |
| 2018-03-02 |
Eh2406 | Cache the query result. |
commit | commitdiff | tree | snapshot |
| 2018-03-02 |
bors | Auto merge of #5111 - ehuss:bashc-toolchains, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2018-03-02 |
Eric Huss | Support +toolchain rustup override in bash completions. |
commit | commitdiff | tree | snapshot |
| 2018-03-02 |
bors | Auto merge of #5095 - tdbgamer:master, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-03-02 |
bors | Auto merge of #5104 - Eh2406:bug_fix, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-02 |
Eh2406 | This test should pass if we have tried to `update regis... |
commit | commitdiff | tree | snapshot |
| 2018-03-02 |
Eh2406 | get ci green; don't clone more than we need |
commit | commitdiff | tree | snapshot |
| 2018-03-02 |
Eh2406 | missed this important bug |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
Timothy Bess | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
Timothy Bess | Issue #5087 |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
bors | Auto merge of #5100 - alexcrichton:better-dep-ordering... |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
Alex Crichton | Improve Cargo's scheduling of builds |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
bors | Auto merge of #5000 - Eh2406:i4347, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
bors | Auto merge of #5103 - alexcrichton:no-hamcrest, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
Alex Crichton | Drop outdated hamcrest dependency |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
Eh2406 | fix cause and the error messages |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
Alex Crichton | Fold cargotest into testsuite |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
Eh2406 | One more todo to fix |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
Eh2406 | fix the todo's |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
Eh2406 | WIP: make it recurs if activation fails |
commit | commitdiff | tree | snapshot |
| 2018-03-01 |
Eh2406 | add a test for cargo/issues/4347 |
commit | commitdiff | tree | snapshot |
| 2018-02-28 |
bors | Auto merge of #5093 - alexcrichton:include-cargo-lock... |
commit | commitdiff | tree | snapshot |
| 2018-02-28 |
Alex Crichton | Package lock files in published crates |
commit | commitdiff | tree | snapshot |
| 2018-02-28 |
Timothy Bess | Issue #5087 |
commit | commitdiff | tree | snapshot |
| 2018-02-28 |
Timothy Bess | Revert "Issue #5087 * fix broken test case" |
commit | commitdiff | tree | snapshot |
| 2018-02-28 |
Timothy Bess | Issue #5087 |
commit | commitdiff | tree | snapshot |
| 2018-02-28 |
bors | Auto merge of #5097 - matklad:end-of-tls-saga-hopefully... |
commit | commitdiff | tree | snapshot |
| 2018-02-28 |
Aleksey Kladov | Revert "Warn Windows 7 users about old TLS" |
commit | commitdiff | tree | snapshot |
| 2018-02-28 |
Timothy Bess | Issue #5087 |
commit | commitdiff | tree | snapshot |
| 2018-02-27 |
Alex Crichton | Respect lock files in crates.io crates |
commit | commitdiff | tree | snapshot |
| 2018-02-27 |
bors | Auto merge of #5091 - alexcrichton:update-git2, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-02-27 |
Alex Crichton | Update git2 to 0.7.0 |
commit | commitdiff | tree | snapshot |
| 2018-02-27 |
bors | Auto merge of #5070 - Eh2406:clippy, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-02-27 |
bors | Auto merge of #5059 - tobywhughes:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-02-27 |
Eh2406 | one more use of entry |
commit | commitdiff | tree | snapshot |
| 2018-02-27 |
Eh2406 | some simple clippy things V2 |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
bors | Auto merge of #5081 - matklad:document-not-all-the... |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Toby Hughes | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Toby Hughes | Added tests for clean with verbose output |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Eh2406 | use entry to not hash twice thanks clippy |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Eh2406 | intellij rust suggested fixes |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
bors | Auto merge of #5083 - matklad:Cargo-the-tool-1.0, r... |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
bors | Auto merge of #5069 - matklad:win7-y-u-no-tls, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Aleksey Kladov | Make cargo-the-binary version the same as the Rust... |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
bors | Auto merge of #5080 - matklad:hope-this-wont-be-re... |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Aleksey Kladov | Support --exclude option for `cargo doc` |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Aleksey Kladov | Revert "Seperate licenses with a `/`" |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Aleksey Kladov | Warn about TLS for github specifically |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
bors | Auto merge of #5079 - alexcrichton:bump, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Alex Crichton | Bump to 0.27.0 |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
bors | Auto merge of #5075 - ehuss:report-test-ws, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Eric Huss | Fix test error hint in a workspace. |
commit | commitdiff | tree | snapshot |
| 2018-02-25 |
bors | Auto merge of #5074 - CAD97:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-02-25 |
bors | Auto merge of #5044 - Eh2406:PeekAtRemainingCandidates... |
commit | commitdiff | tree | snapshot |
| 2018-02-25 |
Aleksey Kladov | Warn Windows 7 users about old TLS |
commit | commitdiff | tree | snapshot |
| 2018-02-25 |
Christopher... | Seperate licenses with a `/` |
commit | commitdiff | tree | snapshot |
| 2018-02-25 |
Eh2406 | Merge remote-tracking branch 'origin/master' into PeekA... |
commit | commitdiff | tree | snapshot |
| 2018-02-25 |
Eh2406 | only have one place we push to backtrack_stack |
commit | commitdiff | tree | snapshot |
| 2018-02-24 |
Eh2406 | formatting |
commit | commitdiff | tree | snapshot |
| 2018-02-24 |
bors | Auto merge of #4978 - Eh2406:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-02-24 |
bors | Auto merge of #5061 - ehuss:git-error-auth, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-02-23 |
bors | Auto merge of #5067 - tecywiz121:noting-nothing, r... |
commit | commitdiff | tree | snapshot |
| 2018-02-23 |
Sam Wilson | Fix a small typo (nothing -> noting) |
commit | commitdiff | tree | snapshot |
| 2018-02-22 |
bors | Auto merge of #5064 - Eh2406:fix_test, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-02-22 |
Eh2406 | fix a missing test, this was missed in the rebase of... |
commit | commitdiff | tree | snapshot |
| next |